-
Home
-
JCH Optimize
-
3.0.3
-
Code
-
Classes
- Url
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
234 |
Lines of code |
100 |
Logical lines of code |
48 |
Comment lines |
88 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toAbsolute() |
A |
50 |
8 |
30 |
isInternal() |
S |
51 |
6 |
25 |
toRootRelative() |
S |
60 |
4 |
12 |
isPathRelative() |
S |
70 |
4 |
6 |
isInvalid() |
S |
76 |
3 |
3 |
isProtocolRelative() |
S |
79 |
1 |
3 |
isAbsolute() |
S |
79 |
1 |
3 |
isHttpScheme() |
S |
78 |
1 |
3 |
isRootRelative() |
S |
79 |
1 |
3 |
isSSL() |
S |
79 |
1 |
3 |
isDataUri() |
S |
79 |
1 |
3 |
AbsToProtocolRelative() |
S |
78 |
1 |
3 |
requiresHttpProtocol() |
S |
79 |
1 |
3 |